xor sample (Braininabox V1.2)

© 1998, 1999, Christophe Morvant (kubernan@worldnet.fr)
http://home.worldnet.fr/kubernan/HomePage.html


xor is a small application that trains and runs a neural network
to compute the xor function.

The source code is in two parts :
	1-The learning part that calls Braininabox to learn xor funtion.
	2-The running part (you have to disable the learning part in source code
and to re-compile xor) that calls Braininabox to evaluate a xor function.

To launch from command line.
